env_set_max_readers

Wrapper for mdb_env_set_max_readers @throws lmdb_oo.MbdError on failure @see http://symas.com/mdb/doc/group__mdb.html#gae687966c24b790630be2a41573fe40e2

static
void
env_set_max_readers
(
MDB_env* env
,
const uint count
)

Meta